ComponentOne ASP.NET MVC Controls
SortDescriptions Property (BaseCollectionViewService<T>)

C1.Web.Mvc Namespace > BaseCollectionViewService<T> Class : SortDescriptions Property
Gets the sort descriptions.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SortDescriptions As IList(Of SortDescription)
public virtual IList<SortDescription> SortDescriptions {get;}
See Also

Reference

BaseCollectionViewService<T> Class
BaseCollectionViewService<T> Members